-
Home
-
Gravity PDF
-
6.10.0
-
Code
-
Classes
- Helper_Field_Container
Total Complexity |
38 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
428 |
Lines of code |
118 |
Logical lines of code |
63 |
Comment lines |
233 |
Methods |
19 |
Properties |
9 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
55 |
5 |
20 |
handle_open_container() |
S |
68 |
3 |
7 |
get_field_width() |
S |
66 |
3 |
9 |
generate() |
S |
67 |
3 |
9 |
does_field_have_stopper_class() |
S |
65 |
3 |
9 |
maybe_display_faux_column() |
S |
69 |
3 |
6 |
does_fit_in_row() |
S |
65 |
3 |
9 |
process_skipped_fields() |
S |
67 |
2 |
8 |
close() |
S |
73 |
2 |
6 |
is_row_odd_or_even() |
S |
78 |
2 |
3 |
handle_closed_container() |
S |
74 |
1 |
5 |
strip_field_of_any_classmaps() |
S |
78 |
1 |
3 |
close_container() |
S |
82 |
1 |
3 |
start() |
S |
81 |
1 |
3 |
reset() |
S |
77 |
1 |
4 |
increment_width() |
S |
80 |
1 |
3 |
increment_row_counter() |
S |
82 |
1 |
3 |
get_field_classes() |
S |
79 |
1 |
3 |
open_container() |
S |
72 |
1 |
5 |